-
Home
-
WP Telegram (Auto Post and Notifications)
-
3.2.0
-
Code
-
Classes
- BaseConverter
Total Complexity |
27 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
211 |
Lines of code |
83 |
Logical lines of code |
48 |
Comment lines |
64 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
convertElement() |
A |
51 |
8 |
27 |
escapeMarkdownChars() |
S |
56 |
5 |
18 |
convert() |
S |
67 |
3 |
9 |
formattingToMarkdown() |
S |
65 |
3 |
10 |
formattingToText() |
S |
79 |
2 |
3 |
setConfig() |
S |
81 |
1 |
3 |
formattingToHtml() |
S |
75 |
1 |
4 |
convertToMarkdown() |
S |
80 |
1 |
3 |
convertToHtml() |
S |
80 |
1 |
3 |
convertToText() |
S |
80 |
1 |
3 |
getSupportedTags() |
S |
100 |
1 |
0 |